PrintListOfLines

constructor(listOfLines: List<PrintLineObject>)

Parameters

listOfLines

A list of PrintLineObject instances, each representing a single line to print. Properties of each PrintLineObject: data, fontSize, typeface, textAlignment, isBold, isItalic, isUnderline